<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
   <SOAP-ENV:Header/>
   <SOAP-ENV:Body>
      <ns2:generatePackageAccountForPayerResponse xmlns:ns2="http://pmp.foms.ru/pmpWebService/schemas">
         <ns2:status>
            <ns2:code>200</ns2:code>
            <ns2:message/>
         </ns2:status>
         <ns2:accountList>
            <ns2:items>
               <ns2:accountId>
                  <ns2:accountId>3c56d461-a5ea-450c-9c13-3553cec6b288</ns2:accountId>
                  <ns2:accountVersionRevision>4</ns2:accountVersionRevision>
                  <ns2:accountType>ACCOUNT_TYPE_CODE_02</ns2:accountType>
               </ns2:accountId>
               <ns2:payerCode>35</ns2:payerCode>
               <ns2:isRelatedAccount>false</ns2:isRelatedAccount>
            </ns2:items>
         </ns2:accountList>
      </ns2:generatePackageAccountForPayerResponse>
   </SOAP-ENV:Body>
</SOAP-ENV:Envelope>